Skip to content
Back to search
30
MCP

Mistral OCR

pulsemcp/mistral ocr

Processes images and PDFs through Mistral AI's OCR API to extract text from visual documents, supporting both local files and URLs with Docker containerization for easy deployment.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ai.filegraph/document-processing live
Extract text from documents, manipulate PDFs, and perform OCR on images.
9 tools · sse
OCR Text Extraction API
Extract text from images using OCR. Tesseract-powered. x402 micropayment.
0 tools · sse
io.github.swih/mistral-mcp
Mistral AI MCP server: chat, OCR, Voxtral audio, Codestral FIM, vision, agents, batch.
0 tools
n8n-nodes-mistral-ocr
n8n node for Mistral OCR API integration with structured annotations
0 tools
Suparse Document Processing
Extract structured data from PDFs and documents with Suparse AI OCR.
0 tools
OCR Extract
Extracts text from images using the Tesseract OCR engine, supporting various image formats for downstream text processing.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mistral_ocr": {
      "url": "None",
      "transport": "http"
    }
  }
}